home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / snake_3d.swf / scripts / DefineButton2_130 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-04-02  |  51 b   |  4 lines

  1. on(release){
  2.    gotoAndStop("startingframe");
  3. }
  4.